Skip to content

dts: Add ni-bluefinlc device tree#271

Open
DeborahOoi96 wants to merge 2 commits intoni:nilrt/master/6.12from
DeborahOoi96:nilrt/master/6.12
Open

dts: Add ni-bluefinlc device tree#271
DeborahOoi96 wants to merge 2 commits intoni:nilrt/master/6.12from
DeborahOoi96:nilrt/master/6.12

Conversation

@DeborahOoi96
Copy link
Copy Markdown

@DeborahOoi96 DeborahOoi96 commented Mar 25, 2026

Device tree for Bluefin LC devices are for Low-cost Ethernet cDAQ-9183 and cDAQ-9187.
The changes here is to update the model name, NIDEVCODE and removal of dsa switch port 2 (sw1) since Bluefin LC devices only have a single ethernet port. Otherwise, the rest of the device tree remains the same as Bluefin.

Testing:
When built together with these changes https://github.com/ni/meta-expio/pull/51, we were able to get ni-bluefinlc.dtb generated.
image

@DeborahOoi96 DeborahOoi96 marked this pull request as draft March 25, 2026 08:16
@DeborahOoi96 DeborahOoi96 marked this pull request as ready for review April 9, 2026 09:15
@chaitu236 chaitu236 requested a review from a team April 9, 2026 21:39
@DeborahOoi96 DeborahOoi96 force-pushed the nilrt/master/6.12 branch 3 times, most recently from 524a89f to 95b8f54 Compare April 13, 2026 07:05
@DeborahOoi96 DeborahOoi96 requested a review from chaitu236 April 13, 2026 07:32
@DeborahOoi96
Copy link
Copy Markdown
Author

@chaitu236 I added ply as import ply but for some reason it still complains no module named ply. I did rebase on the latest main, so I'm not sure why checkpatch.pl still fails. It's not even a patch to begin with, it's just a commit so I'm a little confused why run checkpatch. Any pointers will be appreciated :)

Copy link
Copy Markdown
Contributor

@bstreiff bstreiff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's not even a patch to begin with, it's just a commit so I'm a little confused why run checkpatch.

The commit is itself a patch. git is just a bunch of tools for e-mailing patches around. (Just with increasingly nebulous definitions of "e-mail", since git forges like github do a very good job of hiding that part.)

Device tree for Bluefin LC devices are
for Low-cost Ethernet cDAQ-9183 and cDAQ-9187.
The changes here is to update the model name,
NIDEVCODE and removal of dsa switch port 2 (sw1)
since Bluefin LC devices only have a single ethernet port.
Otherwise, the rest of the device tree
remains the same as Bluefin.

Signed-off-by: deooi <deborah.ooi@emerson.com>
We need this because pr checks are complaining about missing
ply and git module.

Signed-off-by: deooi <deborah.ooi@emerson.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants